Revise algorithm for scrolling backwards. This one might actually work
authorOwen Taylor <otaylor@redhat.com>
Sun, 21 Feb 1999 18:02:14 +0000 (18:02 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 21 Feb 1999 18:02:14 +0000 (18:02 +0000)
commit58e63f08aeb2a9496b9ce62b44567ea13185f3f3
treef508699e7ea28aee9c513d1f53eab261ca09d709
parentb0558e089e8e06a4ed2e28ee79e2c88f1c4c0570
Revise algorithm for scrolling backwards. This one might actually work

Sun Feb 21 11:39:06 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/gtktext.c (find_line_containing_point): Revise
algorithm for scrolling backwards. This one might actually
work with one-line-high Text widgets.

* gtk/gtkmain.c: Removed a misplaced comment, a few
formatting cleanups.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmain.c
gtk/gtktext.c